Parser.parse_utf8

Parse the given source_code that is in utf8 encoding

struct Parser
nothrow
parse_utf8
(
const string source_code
,
const TSTree* old_tree = Tree.create_empty()
)

Meta